Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(serializer): fetch type on normalization error when possible #6761

Conversation

alexndlm
Copy link
Contributor

@alexndlm alexndlm commented Oct 28, 2024

Q A
Branch? 3.4
Tickets
License MIT
Doc PR

See symfony/symfony#53959

@alexndlm alexndlm changed the base branch from main to 3.4 October 28, 2024 16:27
@alexndlm alexndlm marked this pull request as draft October 28, 2024 20:58
@alexndlm alexndlm force-pushed the feature/serializer-remove-method-instantiateObject-from-AbstractItemNormalizer branch from b46ff87 to 68a7d3e Compare October 29, 2024 14:22
@alexndlm alexndlm changed the title fix(serializer): remove method instantiateObject from AbstractItemNormalizer fix(serializer): sync AbstractItemNormalizer::instantiateObject with AbstractNormalizer 7.1 Oct 29, 2024
@alexndlm alexndlm changed the title fix(serializer): sync AbstractItemNormalizer::instantiateObject with AbstractNormalizer 7.1 fix(serializer): sync AbstractItemNormalizer::instantiateObject with AbstractNormalizer 7.1.6 Oct 29, 2024
@alexndlm alexndlm changed the title fix(serializer): sync AbstractItemNormalizer::instantiateObject with AbstractNormalizer 7.1.6 fix(serializer): fix unknown types normalization type when know type Oct 29, 2024
@alexndlm alexndlm force-pushed the feature/serializer-remove-method-instantiateObject-from-AbstractItemNormalizer branch from b9e9656 to 972f883 Compare October 29, 2024 16:20
@alexndlm alexndlm marked this pull request as ready for review October 29, 2024 16:33
@soyuka soyuka changed the title fix(serializer): fix unknown types normalization type when know type fix(serializer): fetch type on normalization error when possible Oct 30, 2024
@soyuka soyuka merged commit 216d9cc into api-platform:3.4 Oct 30, 2024
78 checks passed
@soyuka
Copy link
Member

soyuka commented Oct 30, 2024

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants